home *** CD-ROM | disk | FTP | other *** search
/ Web Page Construction Kit 3.0 / Web Page Construction Kit 3.0.iso / pc / source / 3rdparty / cgi / cgistar / duo95 / sample.fr_ / sample.fr
Encoding:
Text File  |  1996-02-13  |  1.5 KB  |  60 lines

  1. <h1>This is a test form </h1>
  2. <h2>You can insert it into your HTML file using 'FORMs Expert' within CGI*Star</h2>
  3. <h3>See the online help for details of the rules in specifying form elements</h3>
  4. <hr>
  5. <h3>Here are the various FORM elements that can be inserted by Forms Expert:</h3>
  6.  
  7. <Big>Simple List:</Big><br>
  8. &l&List_1&5&&Blast&Blitz&DAP&Quick&^FASTA&IRX&PHYLIP&FastLink
  9. <p>
  10.  
  11. <Big>Simple List (multiple selection):</Big><br>
  12. &l&List_2&5&m&Blast&^Blitz&DAP&^Quick&^FASTA&IRX&^PHYLIP&FastLink
  13. <p>
  14.  
  15. <Big>Dropdown List:</Big><br>
  16. &o&List_3&Blast&Blitz&^DAP&Quick&FASTA&IRX&PHYLIP&FastLink
  17. <p>
  18.  
  19. <Big>One-line edit control: </Big><br>
  20. &d&Edit_1&Default String&20&40& Username
  21. <p>
  22.  
  23. <Big>Password edit control: </Big><br>
  24. &p&Password_1&&10&20& Password
  25. <p>
  26.  
  27. <Big>Check box (selected by default):</Big><br>
  28. &c&Check_1&Credit Card&Checked&Payment by Credit Card
  29. <p>
  30.  
  31. <Big>Check box (Not selected by default):</Big><br>
  32. &c&Check_1&Check in the mail&&You can pay by Check. But must post it soon !!
  33. <p>
  34.  
  35. <Big>Mutually exclusive Radio buttons:</Big><br>
  36. &r&Radio_1&Visa&&VISA
  37. &r&Radio_1&MC&Checked&Mastercard
  38. &r&Radio_1&Amex&&American Express
  39. <p>
  40.  
  41. <Big>Another Radio button:</Big><br>
  42. &r&Radio_2&M_order&&Money Order
  43. <p>
  44.  
  45. <Big>Text entry area:</Big><br>
  46. &t&Text_1&10&40&This is the default text
  47. <p>
  48.  
  49. &h&Sentinel&Sentinel
  50.  
  51. <Big>Submit and Reset buttons:</Big><br>
  52. Press this button to send your order:&s&Send the order
  53. Press this button to cancel and reset:&e&Cancel the order
  54. <p>
  55. <hr>
  56.  
  57.  
  58.  
  59.  
  60.